0  O  BCB  <>6=>  ?8A0BL  GB>  C3>4=>! 
 
 
 
 < < 
 
 
 
 @ l e v e l   4 
 
 { 
 
 	 # s t r i n g   l e v e l _ n a m e   " !28=>D5@<K" ; 
 
 	 # p o i n t   l e v e l _ s i z e   3 2 ,   2 4 ;   
 
 	 # s t r i n g   l e v e l _ e n v   " s w a m p " ; 
 
 	 # f l o a t   l e v e l _ t i m e   1 2 0 0 ; 
 
 	 # f l o a t   p l a n t _ t h i r s t _ g r o w t h   0 . 2 5 ; 
 
 	 # f l o a t   h e a l t h _ r e d u c t i o n _ a f t e r _ h a r v e s t   1 . 5 ; 
 
 	 # f l o a t   p l a n t _ f e r t i l i z e r _ s t r e n g t h   0 . 7 ; 
 
 	 # f l o a t   p l a n t _ f e r t i l i z e r _ t i m e   7 ; 
 
 
 
 	 @ s c e n a r i o 
 
 	 { 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 	 	 2A5  CA;>288	 	 	 	 	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 
 
 	 	 @ c o m i c s _ e p i s o d e 1 
 
 	 	 { 
 
 	 	 	 t i m e   > =   2 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ c o m i c s _ e p i s o d e 2 
 
 	 	 { 
 
 	 	 	 t i m e   > =   3 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ f i r s t _ t a s k _ p a r t 1 
 
 	 	 { 
 
 	 	 	 s e l l _ p l a n t _ m u s h r o o m   > =   4 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ f i r s t _ t a s k _ p a r t 2 
 
 	 	 { 
 
 	 	 	 s e l l _ p l a n t _ a u b e r g i n e   > =   4 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ f i r s t _ t a s k _ p a r t 3 
 
 	 	 { 
 
 	 	 	 s e l l _ p l a n t _ c u c u m b e r   > =   4 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a d d _ b i g _ f e r t i l i z e r 
 
 	 	 { 
 
 	 	 	 p l a c e _ f e r t i l i z e r   > =   4 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a d d _ b e e t r o o t 
 
 	 	 { 
 
 	 	 	 s e l l _ p l a n t _ m u s h r o o m   > =   9 ; 
 
 	 	 	 s e l l _ p l a n t _ a u b e r g i n e   > =   9 ; 
 
 	 	 	 s e l l _ p l a n t _ c u c u m b e r   > =   9 ; 
 
 	 	 } 
 
 	 
 
 	 	 @ p i g _ e a t 
 
 	 	 { 
 
 	 	 	 h o u s e _ f e d   > =   1 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ p i g _ r e a d y 
 
 	 	 { 
 
 	 	 	 g o o d s _ r e a d y   > =   1 ; 
 
 	 	 } 
 
 	 
 
 	 	 @ d e s t r u c t o r _ h e l p 
 
 	 	 { 
 
 	 	 	 s o w _ t o m a t o   > =   1 2 ; 
 
 	 	 } 
 
 	 
 
 	 	 @ f i r s t _ p i g _ s e l l 
 
 	 	 { 
 
 	 	 	 s e l l _ h o u s e _ p i g   > =   1 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ b u y _ h o u s e _ p i g 
 
 	 	 { 
 
 	 	 	 s e l l _ h o u s e _ p i g   > =   2 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a d d _ 5 0 0 m o n e y 
 
 	 	 { 
 
 	 	 	 p l a c e _ p a t e n t _ f o r _ h o u s e _ p i g   > =   1 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ h a v e _ 7 0 0 m o n e y 
 
 	 	 { 
 
 	 	 	 m o n e y   > =   7 0 0 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ v i c t o r y 
 
 	 	 { 
 
 	 	 	 s e l l _ h o u s e _ p i g   > =   7 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ d e f e a t _ t i m e 
 
 	 	 { 
 
 	 	 	 t i m e   > =   1 0 0 0 0 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 	 	 <5AA038	 	 	 	 	 	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ p i g _ a l a r m " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 c o m i c s _ e p i s o d e 1 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ t a s k _ c o l l e c t _ b a t c h _ v e g a t a b l e s " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 c o m i c s _ e p i s o d e 2 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ t a s k _ s e l l _ p i g " ; 
 
 	 	 	 # i n t   d e l a y   1 ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 1 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 2 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 3 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ b e e t r o o t _ h e l p " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 a d d _ b e e t r o o t ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ v i c t o r y " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 v i c t o r y ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ c o m p l e t e _ s e l l _ p l a n t _ m u s h r o o m " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 1 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ c o m p l e t e _ s e l l _ p l a n t _ a u b e r g i n e " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 2 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ c o m p l e t e _ s e l l _ p l a n t _ c u c u m b e r " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 3 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ p i g _ f e e d _ h e l p " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 p i g _ e a t ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ p i g _ s o w _ h e l p " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 p i g _ r e a d y ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ d e s t r u c t o r _ h e l p " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 d e s t r u c t o r _ h e l p ; 
 
 	 	 	 } 
 
 	 	 }   	 
 
 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ w a t e r _ s p r i n k l e r _ h e l p " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ p i g _ s e l l ; 
 
 	 	 	 } 
 
 	 	 }   
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ a d d _ h o u s e _ p i g " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 b u y _ h o u s e _ p i g ; 
 
 	 	 	 } 
 
 	 	 }   
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ a d d _ 5 0 0 m o n e y " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 a d d _ 5 0 0 m o n e y ; 
 
 	 	 	 } 
 
 	 	 }   
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s h o w   m e s s a g e " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ m e s s a g e _ h a v e _ 7 0 0 m o n e y " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 h a v e _ 7 0 0 m o n e y ; 
 
 	 	 	 } 
 
 	 	 }   
 
 	 	 
 
 	 	 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 0  BCB  4818;L=K5  B0A:8  =0  C@>25=L	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s e t   t a s k " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ t a s k _ c o l l e c t _ b a t c h _ v e g a t a b l e s " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 1 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 2 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 3 ; 
 
 	 	 	 } 
 
 	 	 }   
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " s e t   t a s k " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ t a s k _ p i g _ a l a r m " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 v i c t o r y ; 
 
 	 	 	 } 
 
 	 	 }   
 
 	 	 
 
 	 	 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 	 	 ?>47040G8	 	 	 	 	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t a s k " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ t a s k _ c o l l e c t _ b a t c h _ v e g a t a b l e s " ; 
 
 	 	 }     
 
 	 	 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 	 	 3;02=>5  7040=85	 	 	 	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t a s k " ; 
 
 	 	 	 # s t r i n g   d a t a   " l 3 _ t a s k _ p i g _ a l a r m " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 1 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 2 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 3 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 	 	 4>102;O5<  =0  ?>;5	 	 	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " h e r o " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 6 ,   5 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  0=30@
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " h a n g a r _ v e g e t a b l e s " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 8 ,   3 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  ;59:C
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " w a t e r c a n " ; 
 
 	 	 	 # p o i n t   c o o r d s     2 2 ,   4 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  :>;>=:C
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " w a t e r p u m p " ; 
 
 	 	 	 # p o i n t   c o o r d s     2 1 ,   3 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  OI8:
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " f i v e b o x " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 7 ,   5 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  >3@C@FK
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " c u c u m b e r " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 4 ,   6 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  :0?CABC
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " a u b e r g i n e " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 5 ,   6 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  <>@:>2L
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " m u s h r o o m " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 3 ,   6 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  A28=0@=8:
 
 	 	 { 	 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " h o u s e _ p i g " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 4 ,   3 ; 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n   / / 4>1028;8  A28=0@=8:
 
 	 	 { 	 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   f i e l d " ; 
 
 	 	 	 # s t r i n g   d a t a   " h o u s e _ p i g " ; 
 
 	 	 	 # p o i n t   c o o r d s     1 0 ,   3 ; 
 
 	 	 } 
 
 	 
 
 	 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 	 	 4>102;O5<  2AO:>5	 	 	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   m o n e y " ; 
 
 	 	 	 # s t r i n g   d a t a   " 5 1 " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " b o x " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " f i v e b o x " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " f e r t i l i z e r " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " c u c u m b e r " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " p a t e n t _ f o r _ m u s h r o o m " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " a u b e r g i n e " ; 
 
 	 	 } 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " r a d i s h " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " p u m p k i n " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " w a t e r c a n " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " b i g _ w a t e r c a n " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " w a t e r p u m p " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " h a n g a r _ v e g e t a b l e s " ; 
 
 	 	 } 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " p a t e n t _ f o r _ h o u s e _ p i g " ; 
 
 	 	 } 
 
 	 	 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 / / 	 	 	 	 83@>2K5  A>1KB8O	 	 	 	 	 / / 
 
 	 	 / / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / / 
 
 	 	 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " w a t e r _ s p r i n k l e r " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ p i g _ s e l l ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " p a t e n t _ f o r _ t o m a t o " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 1 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 2 ; 
 
 	 	 	 	 f i r s t _ t a s k _ p a r t 3 ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " p a t e n t _ f o r _ b e e t r o o t " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 a d d _ b e e t r o o t ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " d e s t r u c t o r " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 d e s t r u c t o r _ h e l p ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
 	 	 	 # s t r i n g   d a t a   " b i g _ f e r t i l i z e r " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 a d d _ b i g _ f e r t i l i z e r ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " a d d   m o n e y " ; 
 
 	 	 	 # s t r i n g   d a t a   " 5 0 0 " ; 
 
 	 	 	 @ c o n d i t i o n 
 
 	 	 	 { 
 
 	 	 	 	 a d d _ 5 0 0 m o n e y ; 
 
 	 	 	 } 
 
 	 	 }     
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " v i c t o r y " ; 
 
 	 	 	 @ c o n d i t i o n   1 
 
 	 	 	 { 
 
 	 	 	 	 v i c t o r y ; 
 
 	 	 	 } 
 
 	 	 } 
 
 	 	 
 
 	 	 @ a c t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   t y p e   " d e f e a t " ; 
 
 	 	 	 @ c o n d i t i o n   1 
 
 	 	 	 { 
 
 	 	 	 	 d e f e a t _ t i m e ; 
 
 	 	 	 } 
 
 	 	 } 
 
 	 } 
 
 } 
 
 
 
 
 
 > > 
 
 
 
 BCB  B>65  <>6=>  ?8A0BL  GB>  C3>4=>
 
 GB>  C3>4=>
 
 
 
 
 
 